home *** CD-ROM | disk | FTP | other *** search
/ Virtual Valerie 2 / Virtual Valerie 2.iso / pc / data / strap / 00043.ls < prev    next >
Encoding:
Text File  |  1995-01-19  |  108 b   |  8 lines

  1. on exitFrame
  2.   global SCORE
  3.   if SCORE < 3 then
  4.     puppetSound("dickwheez")
  5.     go("JIZZOUT")
  6.   end if
  7. end
  8.